(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 02/04/2025.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.6013 6.7993
GBP

8.0600 8.3959 9.0766
JPY

0.0000 0.0426 0.0453
EUR

6.7000 6.9808 7.5468
CAD

4.5500 4.6893 5.0695
AUD

3.9100 4.1112 4.3737
BBD

2.9300 0.0000 3.5186
BZD

0.0000 3.3409 3.5542
XCD

2.2000 2.3631 2.5686
GHS

0.0000 0.4177 0.4444
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8133 0.9036
INR

0.0000 0.0768 0.0818
JMD

0.0390 0.0000 0.0452
NZD

3.5300 3.7124 3.9493
NOK

0.5500 0.5835 0.6207
CHF

6.9100 7.2773 7.7418
See all rates"; } })();